projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a1d576
)
(diary-list-include-blanks): Doc fix..
author
Karl Heuer
<kwzh@gnu.org>
Thu, 27 Aug 1998 15:14:58 +0000
(15:14 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 27 Aug 1998 15:14:58 +0000
(15:14 +0000)
lisp/calendar/calendar.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/calendar.el
b/lisp/calendar/calendar.el
index 68e41307390cc89378a147ad71d969729d2831b0..67eca4254cfc7fc460eb38869eb79c2d9d92dea0 100644
(file)
--- a/
lisp/calendar/calendar.el
+++ b/
lisp/calendar/calendar.el
@@
-742,7
+742,7
@@
describes the style of such diary entries."
;;;###autoload
(defcustom diary-list-include-blanks nil
"*If nil, do not include days with no diary entry in the list of diary entries.
-Such days will then not be shown in the
the
fancy diary buffer, even if they
+Such days will then not be shown in the fancy diary buffer, even if they
are holidays."
:type 'boolean
:group 'diary)